- exit with $? instead of 1 in case of failure
authorTim Janik <timj@src.gnome.org>
Mon, 1 Mar 2004 18:29:15 +0000 (18:29 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 1 Mar 2004 18:29:15 +0000 (18:29 +0000)
commit10beeb0fe917eb3df2cfb2c235c62aaf2dc80a0d
tree58f519885d7cecb3b0f52f9ed2c8b450c68327fe
parent0775cd28a3d666252bd3633797363e50cfa58908
- exit with $? instead of 1 in case of failure
- exit with $? if ./configure failed
  (that's so autogen.sh && make lines work)
- removed --enable-gtk-doc option
- added $AUTOGEN_CONFIGURE_ARGS
autogen.sh